[INFO] fetching crate vdswitcher 0.1.0...
[INFO] fixing vdswitcher-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate vdswitcher 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate vdswitcher 0.1.0
[INFO] finished tweaking crates.io crate vdswitcher 0.1.0
[INFO] tweaked toml for crates.io crate vdswitcher 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vdswitcher 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vdswitcher 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `vdswitcher` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winvd v0.0.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] db9ee2a8c69a436fa1817d74ddf23c681fc9244d74639b94622f33d4461977a4
[INFO] running `Command { std: "docker" "start" "db9ee2a8c69a436fa1817d74ddf23c681fc9244d74639b94622f33d4461977a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db9ee2a8c69a436fa1817d74ddf23c681fc9244d74639b94622f33d4461977a4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db9ee2a8c69a436fa1817d74ddf23c681fc9244d74639b94622f33d4461977a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db9ee2a8c69a436fa1817d74ddf23c681fc9244d74639b94622f33d4461977a4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: `vdswitcher` (manifest) generated 1 warning
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking winvd v0.0.49
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/comobjects.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Foundation::HWND;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/comobjects.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::System::Com::CoIncrementMTAUsage;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/comobjects.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::System::Com::CLSCTX_LOCAL_SERVER;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/comobjects.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::core::HRESULT;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/comobjects.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Win32::{System::Com::CoCreateInstance, UI::Shell::Common::IObjectArray},
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/comobjects.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     core::{Interface, GUID, HSTRING},
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/desktop.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::{core::GUID, Win32::Foundation::HWND};
[INFO] [stdout]   |                           ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/events.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::Foundation::HWND;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/desktop.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::{core::GUID, Win32::Foundation::HWND};
[INFO] [stdout]   |               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/interfaces.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Win32::{Foundation::HWND, UI::Shell::Common::IObjectArray},
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/interfaces.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     core::{IUnknown, IUnknown_Vtbl, Interface, GUID, HRESULT, HSTRING},
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/listener.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::Foundation::HWND;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/listener.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::System::Threading::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/listener.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::core::{Interface, HRESULT, HSTRING};
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/listener.rs:176:12
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[windows::core::implement(IVirtualDesktopNotification)]
[INFO] [stdout]     |            ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/comobjects.rs:68:36
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl HRESULTHelpers for ::windows::core::HRESULT {
[INFO] [stdout]    |                                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/comobjects.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl From<::windows::core::Error> for Error {
[INFO] [stdout]     |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/comobjects.rs:102:27
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn from(r: ::windows::core::Error) -> Self {
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/log.rs:3:52
[INFO] [stdout]   |
[INFO] [stdout] 3 |     fn OutputDebugStringW(lpOutputString: windows::core::PCWSTR);
[INFO] [stdout]   |                                                    ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtualDesktopNotification_Impl` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/listener.rs:194:43
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl IVirtualDesktopNotification_Impl for VirtualDesktopNotification_Impl {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/interfaces.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | #[windows_interface::interface("B9E5E94D-233E-49AB-AF5C-2B4541C3AADE")]
[INFO] [stdout]     | ----------------------------------------------------------------------- similarly named trait `IVirtualDesktopNotification_Impl` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl IVirtualDesktopNotification_Impl for IVirtualDesktopNotification_Impl {
[INFO] [stdout]     |                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/log.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout]  11 |         let pw = windows::core::PCWSTR::from_raw(notepad.as_ptr());
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout] note: type alias `crate::interfaces::PCWSTR` exists but is inaccessible
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/interfaces.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | type PCWSTR = *const WCHAR;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom<&interfaces::IVirtualDesktop>` for type `comobjects::DesktopInternal`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/comobjects.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl<'a> TryFrom<&'a IVirtualDesktop> for DesktopInternal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `core`:
[INFO] [stdout]             - impl<T, U> TryFrom<U> for T
[INFO] [stdout]               where U: Into<T>;
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom<&interfaces::ComIn<'_, interfaces::IVirtualDesktop>>` for type `comobjects::DesktopInternal`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.49/src/comobjects.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl<'a> TryFrom<&'a ComIn<'a, IVirtualDesktop>> for DesktopInternal {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: conflicting implementation in crate `core`:
[INFO] [stdout]             - impl<T, U> TryFrom<U> for T
[INFO] [stdout]               where U: Into<T>;
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0119, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0119`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winvd` (lib) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "db9ee2a8c69a436fa1817d74ddf23c681fc9244d74639b94622f33d4461977a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db9ee2a8c69a436fa1817d74ddf23c681fc9244d74639b94622f33d4461977a4", kill_on_drop: false }`
[INFO] [stdout] db9ee2a8c69a436fa1817d74ddf23c681fc9244d74639b94622f33d4461977a4
